Skip to content

Conversation

sdqede
Copy link
Contributor

@sdqede sdqede commented Sep 11, 2025

No description provided.

…nerFromBrowser API

Replace deprecated SignerFromBrowser.getBalance with direct EIP-1193 call:
uses ethereum.request({ method: 'eth_getBalance', params: [account, 'latest'] }).
Switch transaction result to transactionHash (was txHash) for explorer link.
Remove imports from @interchainjs/ethereum/utils/denominations and add local
parseEther/formatEther helpers (package no longer exports these).
Keep SignerFromBrowser import path unchanged.
Preserve existing wallet connect/disconnect flow and UI.
@sdqede sdqede merged commit f3a3d52 into main Sep 11, 2025
0 of 9 checks passed
@sdqede sdqede deleted the eth-browser branch September 11, 2025 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant